Skip to content

Conversation

otethal
Copy link
Contributor

@otethal otethal commented Dec 9, 2022

The zlib version check introduced in #19 uses zlib.ZLIB_VERSION, which is not necessarily the actual version used at runtime. This PR attempts to use zlib.ZLIB_RUNTIME_VERSION instead (introduced in Python 3.3).

@otethal otethal marked this pull request as ready for review December 9, 2022 09:42
@Byron
Copy link
Member

Byron commented Dec 9, 2022

Thanks a lot, much appreciated.

@Byron Byron merged commit 8d92aba into gitpython-developers:master Dec 9, 2022
@otethal otethal deleted the zlib_check branch December 9, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants